-
Home
-
Asaas Gateway for WooCommerce
-
2.6.5
-
Code
-
Classes
- WC_Asaas
| Total Complexity |
34 |
| Dependencies |
37 |
| Dependents |
14 |
| Total lines |
360 |
| Lines of code |
185 |
| Logical lines of code |
105 |
| Comment lines |
119 |
| Methods |
20 |
| Properties |
3 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| check_checkout_settings() |
S |
58 |
5 |
14 |
| __construct() |
S |
41 |
2 |
54 |
| get_gateways() |
S |
61 |
3 |
12 |
| get_template_file() |
S |
61 |
2 |
16 |
| get_gateway_by_billing_type() |
S |
66 |
3 |
8 |
| get_form_field_object_from_type() |
S |
67 |
3 |
8 |
| enqueue_admin_files() |
S |
58 |
2 |
15 |
| get_instance() |
S |
71 |
2 |
6 |
| register_webhook_ajax_actions() |
S |
82 |
1 |
3 |
| get_plugin_path() |
S |
80 |
1 |
3 |
| get_plugin_url() |
S |
80 |
1 |
3 |
| get_templates_path() |
S |
80 |
1 |
3 |
| get_assets_url() |
S |
80 |
1 |
3 |
| load_plugin_textdomain() |
S |
71 |
1 |
5 |
| get_gateways_classes() |
S |
66 |
1 |
9 |
| get_gateway_by_id() |
S |
80 |
1 |
3 |
| register_gateways() |
S |
79 |
1 |
3 |
| init_form_fields() |
S |
82 |
1 |
3 |
| get_form_fields() |
S |
66 |
1 |
10 |
| enqueue_frontend_files() |
S |
74 |
1 |
4 |